gtk4.git
2000-09-29 Martin BauligSet this to `$(libexecdir)/pkgconfig'; this is the...
2000-09-29 Havoc PenningtonImplement the side windows.
2000-09-28 Havoc PenningtonSet up infrastructure to deal with lots of scrolling...
2000-09-26 Havoc Penningtonremove Fix some warnings
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-16 Owen Taylorfile gtkmodule.c was initially added on branch gtk...
2000-09-16 Owen Taylorfile gtkmodule.h was initially added on branch gtk...
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-14 Owen TaylorAdd gtkclipboard.[ch
2000-09-14 Owen Taylorupdates
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-14 Owen TaylorUpdates for new functions
2000-09-09 Seán Ó Ceallaigh... Update to translations.
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-09-08 Owen TaylorFix up visibility so that focus, cursor_visible and...
2000-09-08 George Leblin gtk_menu_set_submenu_navigation_region do stop_navig...
2000-09-07 Tor LillqvistOops, cut&paste error.
2000-09-07 Tor LillqvistUse -Wall. Add gdkpango-win32.o
2000-09-07 Owen Tayloradd some new files for new sections of docs
2000-09-07 Owen TaylorMove gtk-reference files into GTK+ tree proper.
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-09-05 Sebastian WilhelmiRemove conftest* after use along the lines of AC_TRY_CO...
2000-09-05 Sebastian WilhelmiUse g_path_get_dirname instead of g_dirname, which...
2000-09-04 Elliot LeePut text after #endif inside a comment to avoid ANSI...
2000-09-03 George LeblAdd some documenting comments about GTK_CAN_DEFAULT...
2000-09-02 Owen TaylorApply patch from Nils Barth and David Santiago to impro...
2000-09-01 Owen TaylorFix bug where moving a toplevel window immediately...
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-08-31 Havoc Penningtoncache end line, for rapid testing whether an iterator...
2000-08-31 Havoc PenningtonAdd marshallers for changed GtkTextBuffer signals.
2000-08-31 Havoc PenningtonDocs
2000-08-31 Owen Taylorremove GDK_IMAGE_SHARED_PIXMAP from switch statements...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-08-28 Havoc Penningtonwrote lots of API docs, minor indentation fixes, insert...
2000-08-27 Seán Ó Ceallaigh... Update Irish trans.
2000-08-23 Elliot LeeTry to fix a bug where a window move, with a non-rectan...
2000-08-22 Owen TaylorFix double free of font desc.
2000-08-22 Owen TaylorUpdated percentages
2000-08-22 Owen TaylorAdd gtk_widget_modify_{fg,bg,text,base,font}.
2000-08-20 Andraz ToriUpdated Slovenian translation
2000-08-19 Tor Lillqvistgdk/gdkimage.h No need any longer on Win32 for the...
2000-08-18 Owen TaylorDon't leave dangling ->prev fields when merging lists...
2000-08-17 Christopher... updated italian translation
2000-08-14 Yuri SyrotaUpdated Ukrainian translation
2000-08-12 Tor Lillqvistgdk/gdk.def Add missing entries.
2000-08-12 Anders CarlssonMake it compile
2000-08-12 Tor LillqvistA few more variables renamed, relating to the "system...
2000-08-12 Tor LillqvistImprove previous commit a bit, use better variable...
2000-08-12 Tor LillqvistAdd more calls to g_filename_{to,from}_utf8() to conver...
2000-08-11 Havoc PenningtonChange the format of the snapshot version to match...
2000-08-11 Havoc Penningtonsome sort of line number changes to .po files that...
2000-08-09 Elliot LeeRef window before returning.
2000-08-09 Tor LillqvistUse the "system codepage" version of the directory...
2000-08-09 Elliot LeeMake numeric keypad work.
2000-08-09 Elliot LeeBugfixorama
2000-08-09 Elliot LeeSome hacks to stop screen blanking.
2000-08-09 Elliot LeeImplement gdk_beep() (woohoo!)
2000-08-09 Elliot LeeFix compiler warnings
2000-08-09 Elliot LeeFix GDK_Left position in table.
2000-08-08 Elliot LeeAt init time, read data from the PS/2 mouse until there...
2000-08-07 Elliot LeeHandle GDK_INCLUDE_INFERIORS subwindow_mode.
2000-08-07 Elliot LeeStore mouse coords as doubles not ints...
2000-08-07 Elliot LeeWorks.
2000-08-07 Elliot Leefidmour support, mouse genericization (the file is...
2000-08-07 Elliot LeeWarning fixes.
2000-08-04 Elliot LeeImplement gdkcc (visually broken, but can be fixed...
2000-08-03 Elliot Leesync to ps2-less anode
2000-08-03 Elliot LeeFix the second bug, draw underlines.
2000-08-03 Elliot LeeBugfix.
2000-08-03 Alastair McKinstryminor update
2000-08-03 Elliot LeeDon't draw runs with a PANGO_ATTR_SHAPE set.
2000-08-03 Owen TaylorAdd missing file
2000-08-03 Owen TaylorApplied patch from Peter Osterlund to simplify the...
2000-08-03 Elliot LeeSet serif font to something sane.
2000-08-02 Owen TaylorMove is_viewable() test further inside the function...
2000-08-01 Tor LillqvistCheck for <unistd.h>.
2000-08-01 Martin BauligUse g_message() and not g_warning() to display the...
2000-08-01 Elliot LeeSome bug fixes - now tested to work.
2000-08-01 Elliot LeeAdd a 'w' in the right spot.
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-31 Owen TaylorReplace broken, (broken, Elliot, every single window...
2000-07-31 Elliot LeeWe really do need to include gdkfb.h in order to get...
2000-07-31 BST 2000 Tony... s/gtk_main_iteration/g_main_iteration/
2000-07-31 Stanislav Brabec#ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_a...
2000-07-30 Pablo Saratxagaupdated Serbian files
2000-07-30 Tor LillqvistAdd makefile.mingw.in to EXTRA_DIST.
2000-07-28 Kenneth Christiansenminor fix
2000-07-28 Elliot LeePart 2 of previous commit (aka "it compiles now, ma")
2000-07-28 Elliot LeeAdd gdk_pixbuf_loader_new_with_type function, to allow...
2000-07-27 BST 2000 Tony... docs/tutorial/*.gif *.jpg *.eps Update these to the...
2000-07-27 Kenneth Christianseni18n stuff
2000-07-27 Tim Janikapplied patch from Phil Thompson <phil@river-bank.demon...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Robert Bradyremove <<<<. oops.
2000-07-26 Robert BradyCause GETTEXT_PACKAGE to be consistent in config.h...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-26 Havoc PenningtonAdd NONE:POINTER,POINTER,INT for the text buffer
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-25 Havoc PenningtonImplement new sane, 5-function API for using GtkProgres...
next